home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / ddj0897.zip / DYN401.ZIP / docs / wdscls < prev   
Text File  |  1996-12-09  |  1KB  |  101 lines

  1.  
  2. (Object)
  3.  
  4.     Application
  5.  
  6.     (Stream)
  7.         Window
  8.             MainWindow
  9.             PopupWindow
  10.             ChildWindow
  11.                 ToolBar
  12.                 ClientArea
  13.                 StatusBar
  14.             Control
  15.                 TextControl
  16.                 NumericControl
  17.                 DateControl
  18.                 PushButton
  19.                 CheckBox
  20.                 RadioButton
  21.                 ListBox
  22.                     DirListBox
  23.                 ComboBox
  24.                 ScrollBar
  25.                 StaticControl
  26.                 CustomControl
  27.  
  28.             [ButtonWindow]
  29.         Printer
  30.  
  31.     Menu
  32.         ExternalMenu
  33.         InternalMenu
  34.  
  35.     PopupMenu
  36.  
  37.     Dialog
  38.         ModalDialog
  39.         ModelessDialog
  40.  
  41.     HelpSystem
  42.  
  43.     Cursor
  44.         SystemCursor
  45.         ExternalCursor
  46.  
  47.     Icon
  48.         SystemIcon
  49.         ExternalIcon
  50.  
  51.     Font
  52.         SystemFont
  53.         ExternalFont
  54.  
  55.     Brush
  56.         StockBrush
  57.         SolidBrush
  58.             SystemBrush
  59.         HatchBrush
  60.  
  61.     Pen
  62.         StockPen
  63.         CustomPen
  64.  
  65.     CommonDialog
  66.         FileDialog
  67.         PrintDialog
  68.         ColorDialog
  69.         FontDialog
  70.  
  71.     DynamicLibrary
  72.  
  73.     ProgramManager
  74.  
  75.     [TextVector]
  76.  
  77.     [HandleCache]
  78.  
  79.     (Link)
  80.         [HandleCacheNode]
  81.  
  82.     [MessageHandler]
  83.  
  84.     Database (ODBC)
  85.     Statement
  86.     StatementInfo
  87.     TableInfo
  88.     ColumnInfo
  89.     TableListbox
  90.     VirtualListbox
  91.  
  92.     ComClient  (COM/DCOM/OLE)
  93.     ComInstance
  94.     ComInterface
  95.     ComServer
  96.     OLEDispatch    
  97.  
  98.  
  99. Classes in () are from the Dynace library
  100. Classes in [] are designed for internal use only
  101.